PowerTools PlusPak for Windows Forms 8.0J
CopyTo(IStyleSet[]) メソッド

コピー操作のコピー先として使用する StyleSet 型の配列。
既存の配列にStyleSetCollectionコレクションをコピーします。
構文
Public Overloads Sub CopyTo( _
   ByVal array() As IStyleSet _
) 
public void CopyTo( 
   IStyleSet[] array
)

パラメータ

array
コピー操作のコピー先として使用する StyleSet 型の配列。
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

StyleSetCollection クラス
StyleSetCollection メンバ
オーバーロード一覧

Send Feedback